home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / bbs / Hydra11.lha / HBBS / Conferences / Sysop / ConfConfig < prev    next >
Text File  |  1996-08-21  |  2KB  |  64 lines

  1. ;$HBBS
  2. ; File: HBBS:Conferences/<confdir>/ConfConfig
  3. ; purpose: defines the conference options
  4.  
  5. ConfActive=TRUE             ; set to false to disable ALL access to the conference
  6. ConfName=Sysop              ; conference name
  7. ConfAccess=250              ; access level required to allow access to conference
  8.  
  9. HoldFileList=HBBS:Conferences/Sysop/FileLists/HoldList
  10. HoldFiles_1=HBBS:Conferences/Sysop/Hold/
  11.  
  12. BadFileList=HBBS:Conferences/Sysop/FileLists/BADList
  13. BadFiles_1=HBBS:Conferences/Sysop/BadFiles/
  14.  
  15. PartUpload_1=HBBS:Conferences/Sysop/PartUpload/
  16.  
  17. FileList_1=HBBS:Conferences/Sysop/FileLists/Files_1
  18.  
  19. ; upload_1 gets filed first..
  20.  
  21. Upload_1=Files_3:Sysop/
  22. Upload_2=Files_2:Sysop/
  23. Upload_3=Files_1:Sysop/
  24.  
  25. ; existance of files are checked in this order.
  26.  
  27. Download_1=Files_1:Sysop/
  28. Download_2=Files_2:Sysop/
  29. Download_3=Files_3:Sysop/
  30.  
  31. ; amount of lines that can be used for the file descriptions for this conf.
  32.  
  33. MaxDIZLines=12
  34.  
  35. ; {S} = system name
  36. ; {C} = conf name
  37. ; {L} = time left
  38. ; {T} = time
  39. ; {D} = date
  40. ; {B} = bytes availiable! (per conf!)
  41.  
  42. MenuPrompt={E}33m{E}44m {S} [{C}] {L} Mins {E}37m{E}40m >
  43.  
  44. ; same as /X's force newscan!...
  45.  
  46. AutoMailScan=YES
  47.  
  48. ; confpasswd defines the password that a user needs before they can join a conference
  49. ; conf join programs MUST be aware of this setting!
  50.  
  51. ConfPassWD=SYSONLY
  52.  
  53. ; use these options to set who's allowed into the conference..
  54. ; if they aint on this list then they don't get in
  55. ; (if you use this option then it's best not to allow the user to change thier
  56. ; username!!)
  57.  
  58. UserAllowed_1=Hydra
  59. ;UserAllowed_2=Daffy Duck
  60. ;UserAllowed_3=Cruise
  61. ;UserAllowed_4=Stab
  62.  
  63. KeepDIZWithFile=YES
  64.